.header-style-1 .navbar-brand {
	margin-top: 5px;
	height: 100%;
	display: flex;
	align-items: center;
}
.header-style-1 .navbar-brand h2 {
	margin: 0;
	color: white;
}
.header-style-1 #navbar > ul > .menu-item-has-children > a:before {
	content: '';
}
.menu-item-description { display: none; }

.page-title .breadcrumb > li + li:before { 
	content: '';
	padding: 0;
	margin: 0;
}